gpio: uclass: Fix debug string
authorMario Six <[email protected]>
Wed, 28 Mar 2018 12:39:01 +0000 (14:39 +0200)
committerTom Rini <[email protected]>
Sat, 7 Apr 2018 00:45:44 +0000 (20:45 -0400)
commitb053dd7c5a0004f7a9e6ed2200058fe9b8581190
tree2525716c41811288fbb80d333b7c2f14b1473ec7
parent3b17e199189452e67556772cfe246fb9f27576ec
gpio: uclass: Fix debug string

A debug string still has the old name of a function being called; update
it.

Signed-off-by: Mario Six <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
drivers/gpio/gpio-uclass.c